home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume91 / aplictns / mandset1 / part01 / makefile < prev    next >
Makefile  |  1991-05-08  |  240b  |  6 lines

  1. .c.o:
  2.     lc1 -cs -cw -b $*
  3.     lc2 -v $*
  4. mandelbrot_set: mandelbrot_set.o scanfloat.o saveilbm.o input.o console.o
  5.     blink from c.o+mandelbrot_set.o+scanfloat.o+saveilbm.o+input.o+console.o to mandelbrot_set lib lcm.lib+lc.lib+amiga.lib nd sc sd
  6.